home *** CD-ROM | disk | FTP | other *** search
Text File | 1990-03-16 | 626 b | 18 lines | [TEXT/GEOL] |
- Item 9188196 16-March-90 02:17PST
-
- From: MACAPP.ADMIN Design Methodology,Joel Norvell,VCA
-
- To: MACAPP.TECH$ MacApp Technical
-
- Sub: If you must THINK MacApp in C
-
- If you want to link C code (without objects) into a MacApp program under THINK
- Pascal 3.0 you should probably compile it with THINK C 4.0 first. MPW code will
- link O.K. but if it calls any run-time stuff it will crash ! THINK C code uses
- a set of run-time calls known to it's THINK Pascal 3.0 cousin.
-
- Thanks to David Neal of SYMANTEK for revealing this to me.
-
- Joel Norvell
-
-